Skip to content

fix: Do not raise from None#5709

Merged
alexander-alderman-webb merged 2 commits intomajor/3.0from
webb/remove-raise-from-none
Mar 19, 2026
Merged

fix: Do not raise from None#5709
alexander-alderman-webb merged 2 commits intomajor/3.0from
webb/remove-raise-from-none

Conversation

@alexander-alderman-webb
Copy link
Contributor

@alexander-alderman-webb alexander-alderman-webb commented Mar 19, 2026

Description

See related discussion in #5188

Issues

Closes #5624

Reminders

@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner March 19, 2026 13:00
@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (logging) Separate ignore lists for events/breadcrumbs and sentry logs by sl0thentr0py in #5698

Bug Fixes 🐛

Anthropic

  • Set exception info on streaming span when applicable by alexander-alderman-webb in #5683
  • Patch AsyncStream.close() and AsyncMessageStream.close() to finish spans by alexander-alderman-webb in #5675
  • Patch Stream.close() and MessageStream.close() to finish spans by alexander-alderman-webb in #5674

Other

  • Do not raise from None by alexander-alderman-webb in #5709

Documentation 📚

  • Add note on AI PRs to CONTRIBUTING.md by sentrivana in #5696

Internal Changes 🔧

  • Add -latest alias for each integration test suite by sentrivana in #5706
  • Use date-based branch names for toxgen PRs by sentrivana in #5704
  • 🤖 Update test matrix with new releases (03/19) by github-actions in #5703
  • Add client report tests for span streaming by sentrivana in #5677

Other

  • Update CHANGELOG.md by sentrivana in #5685
  • Next Python SDK major by sentrivana in #5005

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2026

Codecov Results 📊

13 passed | Total: 13 | Pass Rate: 100% | Execution Time: 4.91s

All tests are passing successfully.

❌ Patch coverage is 9.09%. Project has 14364 uncovered lines.

Files with missing lines (2)
File Patch % Lines
asgi.py 18.79% ⚠️ 134 Missing
asyncio.py 0.00% ⚠️ 80 Missing

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb merged commit 2e024fb into major/3.0 Mar 19, 2026
142 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/remove-raise-from-none branch March 19, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants